-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix colors in high contrast mode and x-axis settings #91
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MulyukovAidar
added a commit
that referenced
this pull request
Jun 3, 2024
* renamed nodejs.yml to build.yml and modified it (#86) * renamed nodejs.yml to build.yam and modified it * single nodejs version, step to check outdated packages * Update to 2.1.2.0: FormattingPane, Eslint, JQuery removal, unused libs removal (#85) * migrate to formatting pane, package version up * +datapoint contextmenu handling in behavior +tooltip handling in behavior +formattinpage localization in model - formatting setting from dataview +eslint +overall refactoring * fix tests, remove jquery, split d3, remove unused packages * eslint error fix * make formattingSettingModel property non-static * use formatting settings legend overall refactoring * scrolling fix TornadoChart * npm audit fix, refactor delete unused files * status badge * rendering events * tooltip support in capabilities to see setting in formatting pane * Tornado v3.0.0.0 (#89) * migrate to formatting pane, package version up * +datapoint contextmenu handling in behavior +tooltip handling in behavior +formattinpage localization in model - formatting setting from dataview +eslint +overall refactoring * fix tests, remove jquery, split d3, remove unused packages * eslint error fix * make formattingSettingModel property non-static * use formatting settings legend overall refactoring * scrolling fix TornadoChart * npm audit fix, refactor delete unused files * status badge * rendering events * tooltip support in capabilities to see setting in formatting pane * feature keyboardfocus, bug fix 2303270040009678 * small refactor * gradient feature on supporthighlight, this commit is not finished, checkpoint * supporthighlight via gradient, refactoring * fix highlight test to support gradient * remove unused imports * Use native scroll instead custom * Hide legend settings if legend bucket is empty * Fix default formatting settings and labels height * Add keys for multiselection * Update visual version * Add legend font settings to capabilities * Remove dataview reassignment in render * Fix grouped datalabels * Fix object property access * Fix tests * Fix audit * Update build.yml * Add short and long descriptions to the string resources * Rename master to main * Fix keys for long and short description --------- Co-authored-by: Nursultan Dzhumabaev <[email protected]> Co-authored-by: Iuliia Kulagina <[email protected]> * New translations * Fix colors in high contrast mode and x-axis settings (#91) * Fix x-axis settings * Add high contrast colors * Fix legend selection * Increment visual version and fix readme --------- Co-authored-by: Iuliia Kulagina <[email protected]> * Fix data labels bugs (#93) * Fix the data labels that didn't fit in the group on the right, fix vertical position of data labels * Increment visual version --------- Co-authored-by: Iuliia Kulagina <[email protected]> * New translations * New translations * Fix axis end issue (#100) * Fix type of axis end * Increment visual version * Update APIv5.9.1 and packages --------- Co-authored-by: Iuliia Kulagina <[email protected]> --------- Co-authored-by: Nursultan Dzhumabaev <[email protected]> Co-authored-by: Iuliia Kulagina <[email protected]> Co-authored-by: Nursultan Dzhumabaev <[email protected]> Co-authored-by: Iuliia Kulagina <[email protected]> Co-authored-by: pbicvloc <[email protected]>
Demonkratiy
added a commit
that referenced
this pull request
Oct 11, 2024
* renamed nodejs.yml to build.yml and modified it (#86) * renamed nodejs.yml to build.yam and modified it * single nodejs version, step to check outdated packages * Update to 2.1.2.0: FormattingPane, Eslint, JQuery removal, unused libs removal (#85) * migrate to formatting pane, package version up * +datapoint contextmenu handling in behavior +tooltip handling in behavior +formattinpage localization in model - formatting setting from dataview +eslint +overall refactoring * fix tests, remove jquery, split d3, remove unused packages * eslint error fix * make formattingSettingModel property non-static * use formatting settings legend overall refactoring * scrolling fix TornadoChart * npm audit fix, refactor delete unused files * status badge * rendering events * tooltip support in capabilities to see setting in formatting pane * Tornado v3.0.0.0 (#89) * migrate to formatting pane, package version up * +datapoint contextmenu handling in behavior +tooltip handling in behavior +formattinpage localization in model - formatting setting from dataview +eslint +overall refactoring * fix tests, remove jquery, split d3, remove unused packages * eslint error fix * make formattingSettingModel property non-static * use formatting settings legend overall refactoring * scrolling fix TornadoChart * npm audit fix, refactor delete unused files * status badge * rendering events * tooltip support in capabilities to see setting in formatting pane * feature keyboardfocus, bug fix 2303270040009678 * small refactor * gradient feature on supporthighlight, this commit is not finished, checkpoint * supporthighlight via gradient, refactoring * fix highlight test to support gradient * remove unused imports * Use native scroll instead custom * Hide legend settings if legend bucket is empty * Fix default formatting settings and labels height * Add keys for multiselection * Update visual version * Add legend font settings to capabilities * Remove dataview reassignment in render * Fix grouped datalabels * Fix object property access * Fix tests * Fix audit * Update build.yml * Add short and long descriptions to the string resources * Rename master to main * Fix keys for long and short description --------- Co-authored-by: Nursultan Dzhumabaev <[email protected]> Co-authored-by: Iuliia Kulagina <[email protected]> * New translations * Fix colors in high contrast mode and x-axis settings (#91) * Fix x-axis settings * Add high contrast colors * Fix legend selection * Increment visual version and fix readme --------- Co-authored-by: Iuliia Kulagina <[email protected]> * Fix data labels bugs (#93) * Fix the data labels that didn't fit in the group on the right, fix vertical position of data labels * Increment visual version --------- Co-authored-by: Iuliia Kulagina <[email protected]> * New translations * New translations * Fix axis end issue (#100) * Fix type of axis end * Increment visual version * Update APIv5.9.1 and packages --------- Co-authored-by: Iuliia Kulagina <[email protected]> * Dev (#101) * New translations * New translations * Fix axis end issue (#100) * Fix type of axis end * Increment visual version * Update APIv5.9.1 and packages --------- Co-authored-by: Iuliia Kulagina <[email protected]> --------- Co-authored-by: pbicvloc <[email protected]> Co-authored-by: Iuliia Kulagina <[email protected]> Co-authored-by: Iuliia Kulagina <[email protected]> * Interactivity removal + context menu fix (#104) * Replace interactivity service with selectionManager * Add aria labels * Add tests for selection and keyboard navigation * Increment visual version * Added interactivity to legend * Update dependencies --------- Co-authored-by: Iuliia Kulagina <[email protected]> * update package-lock.json --------- Co-authored-by: Nursultan Dzhumabaev <[email protected]> Co-authored-by: Iuliia Kulagina <[email protected]> Co-authored-by: Nursultan Dzhumabaev <[email protected]> Co-authored-by: Iuliia Kulagina <[email protected]> Co-authored-by: pbicvloc <[email protected]> Co-authored-by: MulyukovAidar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.